home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / scim-gtk2-immodule / copyright < prev   
Encoding:
Text File  |  2009-03-09  |  9.6 KB  |  194 lines

  1. This package was debianized by Anthony Fok <foka@debian.org> on Sat,
  2. 05 Apr 2003 23:38:30 +0800.  The current package maintainers are Ming Hua
  3. <minghua-guest@users.alioth.debian.org> and Osamu Aoki <osamu@debian.org>.
  4.  
  5. The upstream release was downloaded from:
  6.     http://prdownloads.sourceforge.net/scim/scim-1.4.7.tar.gz
  7. on 28 Jun 2007.
  8.  
  9. Upstream Home Page:  http://www.scim-im.org/
  10.  
  11. Upstream Authors:  James Su <suzhe@tsinghua.org.cn>
  12.                    LIU Cougar <liucougar@gmail.com>
  13.                    and many developers and translators
  14.  
  15. Upstream Copyright and License:
  16.  
  17.     The whole scim software is licensed under GNU Lesser General Public
  18.     License, version 2 (or any later version).  Some of the files are
  19.     under an MIT/BSD like permissive license.
  20.  
  21. - The file FrameMgr.c and FrameMgr.h in modules/FrontEnd/IMdkit/:
  22.  
  23.     Copyright (C) 1993,1994 Digital Equipment Corporation, Maynard,
  24.     Massachusetts.
  25.  
  26.     Permission to use, copy, modify, and distribute this software and its 
  27.     documentation for any purpose and without fee is hereby granted, 
  28.     provided that the above copyright notice appear in all copies and that
  29.     both that copyright notice and this permission notice appear in 
  30.     supporting documentation, and that the names of Digital or MIT not be
  31.     used in advertising or publicity pertaining to distribution of the
  32.     software without specific, written prior permission.  
  33.  
  34.     DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  35.     ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
  36.     DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
  37.     ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  38.     WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
  39.     ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  40.     SOFTWARE.
  41.  
  42. - The file IMConn.c, IMMethod.c, IMValues.c, IMdkit.h, Xi18n.h, Xi18nX.h,
  43.   XimFunc.h, i18nAttr.c, i18nClbk.c, i18nIc.c, i18nMethod.c, i18nPtHdr.c,
  44.   i18nUtil.c and i18nX.c in modules/FrontEnd/IMdkit/:
  45.  
  46.     Copyright (C) 1994,1995 Sun Microsystems, Inc.
  47.     Copyright (C) 1993,1994 Hewlett-Packard Company.
  48.  
  49.     Permission to use, copy, modify, distribute, and sell this software
  50.     and its documentation for any purpose is hereby granted without fee,
  51.     provided that the above copyright notice appear in all copies and
  52.     that both that copyright notice and this permission notice appear
  53.     in supporting documentation, and that the name of Sun Microsystems, Inc.
  54.     and Hewlett-Packard not be used in advertising or publicity pertaining to
  55.     distribution of the software without specific, written prior permission.
  56.     Sun Microsystems, Inc. and Hewlett-Packard make no representations about
  57.     the suitability of this software for any purpose.  It is provided "as is"
  58.     without express or implied warranty.
  59.  
  60.     SUN MICROSYSTEMS INC. AND HEWLETT-PACKARD COMPANY DISCLAIMS ALL
  61.     WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
  62.     WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
  63.     SUN MICROSYSTEMS, INC. AND HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY
  64.     SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
  65.     RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
  66.     CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  67.     IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  68.  
  69. - The file modules/FrontEnd/IMdkit/XimProto.h:
  70.  
  71.     Copyright (C) 1992,1993,1994 FUJITSU LIMITED.
  72.  
  73.     Permission to use, copy, modify, distribute, and sell this software
  74.     and its documentation for any purpose is hereby granted without fee,
  75.     provided that the above copyright notice appear in all copies and
  76.     that both that copyright notice and this permission notice appear
  77.     in supporting documentation, and that the name of FUJITSU LIMITED
  78.     not be used in advertising or publicity pertaining to distribution
  79.     of the software without specific, written prior permission.
  80.     FUJITSU LIMITED makes no representations about the suitability of
  81.     this software for any purpose. 
  82.     It is provided "as is" without express or implied warranty.
  83.  
  84.     FUJITSU LIMITED DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  85.     INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  86.     EVENT SHALL FUJITSU LIMITED BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  87.     CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
  88.     USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  89.     OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  90.     PERFORMANCE OF THIS SOFTWARE.
  91.  
  92. - The file modules/FrontEnd/IMdkit/Xtrans.h:
  93.  
  94.     Copyright (c) 1993,1994 X Consortium.
  95.  
  96.     Permission is hereby granted, free of charge, to any person obtaining
  97.     a copy of this software and associated documentation files (the
  98.     "Software"), to deal in the Software without restriction, including
  99.     without limitation the rights to use, copy, modify, merge, publish,
  100.     distribute, sublicense, and/or sell copies of the Software, and to
  101.     permit persons to whom the Software is furnished to do so, subject to
  102.     the following conditions:
  103.  
  104.     The above copyright notice and this permission notice shall be included
  105.     in all copies or substantial portions of the Software.
  106.  
  107.     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  108.     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  109.     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  110.     IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
  111.     OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  112.     ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  113.     OTHER DEALINGS IN THE SOFTWARE.
  114.  
  115.     Except as contained in this notice, the name of the X Consortium shall
  116.     not be used in advertising or otherwise to promote the sale, use or
  117.     other dealings in this Software without prior written authorization
  118.     from the X Consortium.
  119.  
  120.     Copyright (c) 1993,1994 NCR Corporation - Dayton, Ohio, USA.
  121.  
  122.     Permission to use, copy, modify, and distribute this software and its
  123.     documentation for any purpose and without fee is hereby granted, provided
  124.     that the above copyright notice appear in all copies and that both that
  125.     copyright notice and this permission notice appear in supporting
  126.     documentation, and that the name NCR not be used in advertising
  127.     or publicity pertaining to distribution of the software without specific,
  128.     written prior permission.  NCR makes no representations about the
  129.     suitability of this software for any purpose.  It is provided "as is"
  130.     without express or implied warranty.
  131.  
  132.     NCR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  133.     INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
  134.     NO EVENT SHALL NCR BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  135.     CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
  136.     OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
  137.     NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  138.     CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  139.  
  140. - The file modules/FrontEnd/IMdkit/i18nIMProto.c:
  141.  
  142.     Copyright (C) 1993,1994 Digital Equipment Corporation, Maynard,
  143.     Massachusetts.
  144.     Copyright (C) 1993,1994 Hewlett-Packard Company.
  145.     Copyright (C) 1994,1995 Sun Microsystems, Inc.
  146.  
  147.     Permission to use, copy, modify, and distribute this software and its 
  148.     documentation for any purpose and without fee is hereby granted, 
  149.     provided that the above copyright notice appear in all copies and that
  150.     both that copyright notice and this permission notice appear in 
  151.     supporting documentation, and that the names of Digital or MIT not be
  152.     used in advertising or publicity pertaining to distribution of the
  153.     software without specific, written prior permission.  
  154.      
  155.     DIGITAL AND HEWLETT-PACKARD COMPANY DISCLAIMS ALL WARRANTIES WITH REGARD
  156.     TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  157.     FITNESS, IN NO EVENT SHALL DIGITAL AND HEWLETT-PACKARD COMPANY BE LIABLE
  158.     FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
  159.     RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
  160.     CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  161.     CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  162.  
  163. - Everything else:
  164.  
  165.     Copyright (C) 2002-2007 James Su and other contributors.
  166.  
  167.     This program is free software; you can redistribute it and/or
  168.     modify it under the terms of the GNU Lesser General Public
  169.     License as published by the Free Software Foundation; either
  170.     version 2 of the License, or (at your option) any later version.
  171.  
  172.     This library is distributed in the hope that it will be useful,
  173.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  174.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  175.     Lesser General Public License for more details.
  176.  
  177.     You should have received a copy of the GNU Lesser General Public
  178.     License along with this library; if not, write to the Free Software
  179.     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  180.  
  181. Debian packaging and license:
  182.  
  183.     The Debian packaging is:
  184.  
  185.         Copyright (C) 2003,2004 Anthony Fok
  186.         Copyright (C) 2004-2008 Ming Hua
  187.         Copyright (C) 2004-2007 Osamu Aoki
  188.  
  189.     The packaging is license under the same license as scim, i.e., GNU
  190.     Lesser General Public License, version 2 or later.
  191.  
  192. On Debian systems, the complete text of the version 2.1 of GNU Lesser General
  193. Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
  194.